home *** CD-ROM | disk | FTP | other *** search
- # Update Notifier
- # By Todd Long <longfocus@gmail.com>
- # http://www.longfocus.com/firefox/updatenotifier/
-
- # Extension name
- un-ext-name = Update Notifier
-
- # Localized description
- extensions.{95f24680-9e31-11da-a746-0800200c9a66}.description = Notifies you when updates are available for your extensions and themes.
-
- # Alerts
- un-alerts-title = New update is now available:
-
- # Confirm messages
- un-confirm-restart = Are you sure you want to restart %S?
- un-confirm-restart-auto = The following updates have been installed:\n%S\nWould you like to restart %S at this time?
- un-confirm-dont-ask = Please don't ask again.
-
- # Options
- options-load-defaults = Are you sure you want to load the default options?
- options-check-startup = Check for updates when %S starts.
- options-auto-restart = Restart %S after updates have installed.
- options-restart = Always prompt when restarting %S.
- options-set-interval = Set how often %S checks for updates.
- options-hours = hours
- options-default = default
-
- # Popup menu
- tb-popup-menu-check-all-updates = Check for updates
- tb-popup-menu-install-all-updates = Install all updates
- tb-popup-menu-restart = Restart %S...
- tb-popup-menu-extensions = Extensions...
- tb-popup-menu-themes = Themes...
- tb-popup-menu-addons = Add-ons...
- tb-popup-menu-homepage = Visit Homepage
- tb-popup-menu-options = Options...
-
- # Tooltip
- tb-tooltip-no-updates = No updates available at this time.
- tb-tooltip-new-update = You have 1 new update available:
- tb-tooltip-new-updates = You have %S new updates available:
- tb-tooltip-checking = Checking for available updates...
- tb-tooltip-download = Downloading selected updates...
- tb-tooltip-install = Installing selected updates...
- tb-tooltip-restart = You must restart to complete installation.
- tb-tooltip-currently = Currently
- tb-tooltip-upgraded = will be upgraded.
- tb-tooltip-installed = will be installed.